* Change the patch added in 3.09.1-2, because it broke ocamlopt -pack on
authorJulien Cristau <julien.cristau@ens-lyon.org>
Thu, 9 Feb 2006 14:17:03 +0000 (14:17 +0000)
committerJulien Cristau <julien.cristau@ens-lyon.org>
Thu, 9 Feb 2006 14:17:03 +0000 (14:17 +0000)
commit4ece07f0875a878ae8f0874ce905a52563c0a9fa
treef19d27a7aed2cd494497c0fcc061c17aea2ca064
parente4f847340cf85a12961d444b75bce6193fa711ab
* Change the patch added in 3.09.1-2, because it broke ocamlopt -pack on
  sparc (we now filter link options to remove the "-Wl," part, and then use
  ld). Thanks to Sylvain Le Gall for noticing, and to Samuel Thibault for
  his help debugging this (Closes: #351853).
* [debian/rules] Make install-* depend on build-*, and tweak the rules to
  not rerun configure in the 'binary' phase.
debian/changelog
debian/patches/00list
debian/patches/call_ld_via_gcc.dpatch [deleted file]
debian/patches/call_ld_with_proper_flags.dpatch [new file with mode: 0644]
debian/rules